home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ooooppppssss((((3333)))) ooooppppssss((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- ops - Perl pragma to restrict unsafe operations when compiling
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- perl -Mops=:default ... # only allow reasonably safe operations
-
- perl -M-ops=system ... # disable the 'system' opcode
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- Since the ops pragma currently has an irreversable global effect, it is
- only of significant practical use with the -M option on the command line.
-
- See the the _O_p_c_o_d_e manpage module for information about opcodes, optags,
- opmasks and important information about safety.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _O_p_c_o_d_e(3), _S_a_f_e(3), _p_e_r_l_r_u_n(3)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-